These classes and functions provide video encode, decode, conversion, and other functionality.
|
| | Video Converter |
| | Helper class that creates new V4L2 video converters, and it sets converter capture and output plane formats.
|
| |
| | Video Decoder |
| | Helper class that creates new V4L2 video decoders, and it sets decoder capture and output plane formats.
|
| |
| | Video Encoder |
| | Helper class that creates new V4L2 video encoders, and it sets encoder capture and output plane formats.
|
| |
| | Video Read/Write |
| | Utility functions for reading video frames from a file to the buffer structure and for writing from the buffer structure to a file.
|
| |